| 1. | Does is suspend the primary thread with a call to the 接下来要做的事情是通过调用 |
| 2. | Because it is called by main , is executed by the primary thread 是由主线程执行的,因为它被 |
| 3. | Is executed by the primary thread , so the 由主线程执行,因此 |
| 4. | The primary thread is not necessarily at index zero in the array 主线程不必在数组中的零索引位置。 |
| 5. | Each process is started with a single thread , its primary thread 每个进程在启动时都只有单个线程,即它的主线程。 |
| 6. | The primary thread is not necessarily the thread at index 0 of the collection 主线程不一定是集合中位于索引0处的线程。 |
| 7. | The primary thread is not necessarily located at the first index in the collection 主线程不必位于集合中的第一个索引位置。 |
| 8. | Each process starts with a single thread , which is known as the primary thread 每个进程启动时都具有一个线程,该线程称为主线程。 |
| 9. | It displays one final message , and then returns , terminating the primary thread as well 它会显示一条最终消息,然后返回,从而使主线程也终止。 |
| 10. | The thread is suspended until the event becomes signaled by the primary thread that is executing the main function 函数的主线程终止之前,该线程一直处于挂起状态。 |